C#
Parameters
- schemaUId
- Identifier of the schema whose source code to get.
- schemaId
- The identifier of the record in the SysSchema table.
- userConnection
- User connection.
- errorMessage
- The error message when getting the source code of the schema.
Return Value
Collection of entities with the source code of the schema with the schemaUId identifier. If an error occurred while getting the source code,null
will be returned, and errorMessage parameter will return an error message.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2